home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Modules / BackSpaceModules / Source / WallPaperView / Makefile < prev    next >
Makefile  |  1994-05-05  |  858b  |  43 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = WallPaperView
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. GLOBAL_RESOURCES = WallPaper.nib WallPaper.tiff\
  16.                    comp.sources.postscript.87
  17.  
  18. CLASSES = WallPaperView.m
  19.  
  20. HFILES = Thinker.h WallPaperView.h
  21.  
  22. PSWFILES = WallPaperWrap.psw
  23.  
  24. OTHERSRCS = Makefile Makefile.postamble
  25.  
  26.  
  27. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  28. MAKEFILE = bundle.make
  29. INSTALLDIR = $(HOME)/Library/BackSpaceViews
  30. INSTALLFLAGS = -c -s -m 755
  31. SOURCEMODE = 444
  32.  
  33. BUNDLE_EXTENSION = bundle
  34.  
  35.  
  36. -include Makefile.preamble
  37.  
  38. include $(MAKEFILEDIR)/$(MAKEFILE)
  39.  
  40. -include Makefile.postamble
  41.  
  42. -include Makefile.dependencies
  43.